Defines a table that can be added to a flow document.

Full documentation

Full documentation

Full documentation

Full documentation

Full documentation

Full documentation

Full documentation

Full documentation

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Initializes a new PDFFlowTableContent object with the specified number of columns.

Full documentation

Initializes a new PDFFlowTableContent object with the specified columns.

Full documentation

Adds a listener for the create page event.

Full documentation

Adds a listener for the create page event

Full documentation

Adds a listener for the before flow content draw event.

Full documentation

Adds a listener for the before flow content draw event

Full documentation

Full documentation

Adds a row to the table.

Full documentation

Adds a new row in the table and creates a string cell for each value in the array.

Full documentation

Creates a new cell based on the property.

Full documentation

Gets the content background.
The background that fills the flow content bounding rectangle.

Full documentation

Gets the table border.

Full documentation

Gets the column at the specified index.

Full documentation

Gets the table columns.

Full documentation

Gets the content height.
When this method is called for the first time, the content height is calculated. Subsequent calls with the same 'width' parameter return the already computed height.

Full documentation

Gets the default cell model.

Full documentation

Gets the destination name.
A named destination is created at the top of flow content when this property is not null or an empty string.

Full documentation

Gets the header rows.

Full documentation

Gets the content inner margins.
The inner margins are located inside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages.

Full documentation

Minimum height for table rows.

Full documentation

Gets the content outer margins.
The outer margins are located outside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages.

Full documentation

Gets the row at the specified index.

Full documentation

Gets the table rows.

Full documentation

Gets the structure element.

Full documentation

Gets an arbitrary object value that can be used to store custom information about this element.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Removes a listener for the create page event.

Full documentation

Removes a listener for the create page event

Full documentation

Removes a listener for the before flow content draw event.

Full documentation

Removes a listener for the before flow content draw event

Full documentation

Sets the content background.
The background that fills the flow content bounding rectangle.

Full documentation

Sets the table border.

Full documentation

Sets the default cell model.

Full documentation

Sets the destination name.
A named destination is created at the top of flow content when this property is not null or an empty string.

Full documentation

Sets the content inner margins.
The inner margins are located inside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages.

Full documentation

Minimum height for table rows.

Full documentation

Sets the content outer margins.
The outer margins are located outside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages.

Full documentation

Sets the structure element.

Full documentation

Sets an arbitrary Object value that can be used to store custom information about this element.

Full documentation